go top

pointer to function

  • 函数指示字

网络释义专业释义

  对应函数指针

函数声明一般是这样: int fun(int, double); 对应函数指针pointer to function)的声明是这样: int (*pf)(int, double); 可以这样使用: pf = &fun; ? ?

基于4个网页-相关网页

短语

cast and pointer to function 强制和指向函数的指针

pointer to function linkage 指针

pointer to member function 成员函数指针 ; 成员函数指标 ; 成员函式指标 ; 成员指标

and pointer to function 和指向函数的指针

pointer to a function 函数指针

 更多收起网络短语
  • 指向函数的指示字

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • An array is converted to a pointer to the type of the array; a function is converted to the appropriate pointer to function type.

    数组转换指向数组类型指针,将函数转换为指向函数类型适当指针。

    youdao

  • The reason C and C++ never adopted nested functions is because in order to make capture work, you need additional information, with the result that a pointer to function becomes more complex.

    Cc++原因从未采用嵌套函数是因为为了使捕获工作需要额外的信息,其结果一个指针函数变得更加复杂

    youdao

  • It returns a pointer to the function, which can then be used like any other reference value.

    返回一个函数指针可以任何其他引用一样使用它们。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定